home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / Data / lang / English.fdlang < prev    next >
Extensible Markup Language  |  2004-05-30  |  61KB  |  1,109 lines

  1. <?xml version="1.0" standalone="yes"?>
  2. <!-- 
  3.     ***************************************************************
  4.     This XML language file is split into three distinct sections:
  5.     ***************************************************************
  6.     
  7.         I. Forms
  8.         II. Dialogs
  9.         III. Constants
  10.  
  11.     ***************************************************************
  12.     If you translate this file into another language, note that you
  13.     may need to save it as UTF-8 for accented characters to appear
  14.     correctly in FeedDemon.    
  15.     ***************************************************************
  16.     THIS FILE WILL BE OVERWRITTEN EVERY TIME THE APP IS INSTALLED,
  17.     SO BE SURE TO BACKUP ANY CHANGES !
  18.     ***************************************************************
  19. -->
  20.  
  21. <!-- note that "name" isn't used by FeedDemon - instead, FeedDemon relies on the filename -->
  22. <language name="English" version="1.10">
  23. <!-- 
  24. ************************
  25. *** SECTION I: FORMS ***
  26. ************************
  27. -->
  28. <forms>
  29.     <!-- form: main form -->
  30.     <form name="fFDMain">
  31.         <!-- file actions -->
  32.         <control name="actFileNewChannel" caption="New Channel" hint="Add a newsfeed channel"/>
  33.         <control name="actFileNewSearch" caption="New &Search Channel"/>
  34.         <control name="actFileNewGroup" caption="New Channel &Group"/>
  35.         <control name="actFileNewNewsBin" caption="New News &Bin"/>
  36.         <control name="actFileNewWatch" caption="New &Watch"/>
  37.         <control name="actFileExportChannel" caption="&Export Channel to RSS File..."/>
  38.         <control name="actFileExportGroup" caption="Export Channel Grou&p to OPML File..."/>
  39.         <control name="actFileImportGroup" caption="&Import OPML File..."/>
  40.         <control name="actFileExit" caption="E&xit $APP_NAME$"/>
  41.         <control name="actFileOffline" caption="Work &Offline"/>
  42.         <control name="actFileCleanupWizard" caption="Cleanup Wi&zard..."/>
  43.         <control name="actFileClearAutoDiscoverList" caption="&Clear Auto-Discover List"/>
  44.         <control name="actFileManageGroups" caption="&Manage Channel Groups..."/>
  45.         <control name="actFileFindChannels" caption="&Find Channels Online..."/>
  46.         <control name="actFileOpenCacheFolder" caption="Open Cache Folder"/>
  47.         <control name="actFileManageCache" caption="Manage Cac&he..."/>
  48.         <control name="actFileExportAllGroups" caption="Export All Groups to OPML File..."/> <!-- not exposed yet -->
  49.         <!-- options -->
  50.         <control name="actOptionsShowOptions" caption="&Options..."/>
  51.         <control name="actOptionsKeyboardShortcuts" caption="&Keyboard Shortcuts..."/>
  52.         <control name="actOptionsConfigureBlogThisApps" caption="Configure Blog Publishing Tools"/>
  53.         <!-- focus -->
  54.         <control name="actFocusAddressBar" caption="Focus Address Bar"/>
  55.         <control name="actFocusBrowser" caption="Focus Browser"/>
  56.         <control name="actFocusNewsItems" caption="Focus News Items"/>
  57.         <!-- view actions -->
  58.         <control name="actViewHideRead" caption="&Hide Read News Items"/>
  59.         <control name="actViewNextNewsItem" caption="&Next News Item"/>
  60.         <control name="actViewNextUnreadNewsItem" caption="Next &Unread News Item"/>
  61.         <control name="actViewFilterBar" caption="Show &Filter Bar"/>
  62.         <control name="actViewAutoPreview" caption="Show News Item &Descriptions"/>
  63.         <control name="actViewNextChannel" caption="Next &Channel"/>
  64.         <control name="actViewNextUnreadChannel" caption="N&ext Unread Channel"/>
  65.         <control name="actViewPreviousChannel" caption="Previous Channel"/>
  66.         <control name="actViewPreviousUnreadChannel" caption="Previous Unread Channel"/>
  67.         <control name="actViewNextGroup" caption="Next Channel Group"/>
  68.         <control name="actViewPrevGroup" caption="Previous Channel Group"/>
  69.         <control name="actViewBrowserMaximized" caption="M&aximize Browser"/>
  70.         <control name="actViewBrowserHide" caption="&Hide Browser"/>
  71.         <control name="actViewBrowserRight" caption="Browser on &Right"/>
  72.         <control name="actViewBrowserBottom" caption="Browser on &Bottom"/>
  73.         <control name="actViewChannelBar" caption="Show Channe&l Bar"/>
  74.         <!-- browser actions -->
  75.         <control name="actBrowseBack" caption="&Back" hint="Go Back"/>
  76.         <control name="actBrowseForward" caption="&Forward" hint="Go Forward"/>
  77.         <control name="actBrowseRefresh" caption="&Refresh" hint="Refresh browser"/>
  78.         <control name="actBrowseCloseTab" caption="Close Browser &Tab"/>
  79.         <control name="actBrowseCloseInactive" caption="&Close Inactive Tabs"/>
  80.         <control name="actBrowseNextTab" caption="N&ext Browser Tab"/>
  81.         <control name="actBrowsePreviousTab" caption="&Previous Browser Tab"/>
  82.         <control name="actBrowseNewTab" caption="&New Browser Tab"/>
  83.         <control name="actBrowseExternal" caption="&Show in External Browser"/>
  84.         <control name="actBrowseStop" caption="Stop"/>
  85.         <control name="actBrowseShowFavorites" caption="Show Favorites"/>
  86.         <!-- Group actions -->
  87.         <control name="actGroupUpdate" caption=""/> <!-- caption/tooltip is in constants section - see S_GroupUpdateStart and S_GroupUpdateStop -->
  88.         <control name="actGroupUpdateAll" caption="Update All Channel Groups"/> <!--  N/A -->
  89.         <control name="actGroupSetUpdateFrequency" caption="Set Group Update &Frequency..."/>
  90.         <control name="actGroupSyncOnline" caption="Syn&chronize Group with Online Directory..."/>
  91.         <control name="actGroupRemoveAllMessages" caption="Delete All News Items in Channel Group"/>
  92.         <control name="actGroupMarkAllAsRead" caption="Mark Channel Group as Read"/>
  93.         <control name="actGroupMarkAllGroupsAsRead" caption="Mark All Channel Groups as Read"/>
  94.         <control name="actGroupDelete" caption="&Delete Channel Group"/>
  95.         <control name="actGroupRename" caption="Re&name Channel Group"/>
  96.         <control name="actGroupNewspaper" caption="Group Newspaper"/>
  97.         <!-- channel actions -->
  98.         <control name="actChannelMarkAllAsRead" caption="Mark All as &Read"/>
  99.         <control name="actChannelMarkAllAsUnread" caption="Mark All as &Unread"/>
  100.         <control name="actChannelRemoveAllMessages" caption="Delete &All News Items"/>
  101.         <control name="actChannelCopyMove" caption="&Copy/Move Channel..."/>
  102.         <control name="actChannelHome" caption="Channel Home"/>
  103.         <control name="actChannelUpdate" caption="&Update Channel"/>
  104.         <control name="actChannelNewspaper" caption="Channel Ne&wspaper"/>
  105.         <control name="actChannelCopyLinkAddress" caption="Copy Channel &Link"/>
  106.         <!-- these two are set dynamically based on the type of channel - see constants section -->
  107.         <control name="actChannelRemove" caption="Delete Channel"/>
  108.         <control name="actChannelProperties" caption="&Properties"/>
  109.         <!-- news item actions -->
  110.         <control name="actNewsToggleFlag" caption="Toggle News Item &Flag"/>
  111.         <control name="actNewsCopyLinkAddress" caption="Copy News Item &Link"/>
  112.         <control name="actNewsMarkAsRead" caption="Mark News Item as &Read"/>
  113.         <control name="actNewsMarkAsUnread" caption="Mark News Item as &Unread"/>
  114.         <control name="actNewsRemove" caption="Delete News Item"/>
  115.         <control name="actNewsSendEMail" caption="&Email this News Item"/>
  116.         <control name="actNewsTechnoratiLinkCosmos" caption="&Technorati Link Cosmos"/>
  117.         <control name="actNewsBlogThisDefault" caption="Default Blog Publishing Tool"/>
  118.         <!-- help actions -->
  119.         <control name="actHelpAbout" caption="&About $APP_NAME$"/>
  120.         <control name="actHelpOnline" caption="&Help Online"/>
  121.         <control name="actHelpShowWelcome" caption="Show &Welcome"/>
  122.         <control name="actHelpCheckForNewVersion" caption="Check for New &Version..."/>
  123.         <control name="actHelpSupport" caption="$APP_NAME$ Online Support..."/>
  124.         <control name="actDownloadStyles" caption="Download New Styles..."/>
  125.         <control name="actManageStyles" caption="Manage Styles..."/>
  126.         <control name="actDownloadLang" caption="Download Additional Languages..."/>
  127.         <!-- local search -->
  128.         <control name="actSearchNewLocalSearch" caption="New Search"/>
  129.         <control name="actSearchConvertToNewsBin" caption="Convert to News Bin"/>
  130.         <control name="actSearchConvertToWatch" caption="Convert to Watch"/>
  131.         <control name="btnLocalSearch" caption="Search"/>
  132.         <control name="dxNavGrpLocalSearch" caption="Search"/>
  133.         <control name="cxLocalSearchKeyword" hint="Search downloaded news items"/>
  134.         <control name="lblLocalSearchOptions" caption="Options..."/>
  135.         <control name="mnuPLSOpt_CurrentGroup" caption="Search in Current Group"/>
  136.         <control name="mnuPLSOpt_AllGroups" caption="Search in All Groups"/>
  137.         <control name="mnuPLSOpt_MatchCase" caption="Match Case"/>
  138.         <control name="mnuPLSOpt_WholeWords" caption="Whole Words Only"/>
  139.         
  140.         <!-- navbar groups -->
  141.         <control name="dxNavGrpChannels" caption="Channel Group"/>
  142.         <control name="dxNavGrpWatches" caption="Watches"/>
  143.         <control name="dxNavGrpNewsBins" caption="News Bins"/>
  144.         
  145.         <!-- top-level menus -->
  146.         <control name="mnuFile" caption="&File"/>
  147.         <control name="mnuEdit" caption="&Edit"/>
  148.         <control name="mnuView" caption="&View"/>
  149.         <control name="mnuBrowse" caption="&Browse"/>
  150.         <control name="mnuTools" caption="&Tools"/>
  151.         <control name="mnuHelp" caption="&Help"/>
  152.         
  153.         <!-- menu controls (see also actions) -->
  154.         <control name="mnuFileNew" caption="New"/>
  155.         <control name="mnuFileAutoDiscover" caption="&Auto-discovery"/>
  156.         <control name="mnuBrowseStyle" caption="Style" hint="Change newspaper style"/>
  157.         <control name="mnuBrowseAddressCombo" caption="Address" hint="Browser address"/>
  158.         <control name="mnuGroupCombo" caption="Select Group" hint="Select a channel group"/>
  159.         <control name="mnuNewsAddToNewsBin" caption="Copy to News Bin"/>
  160.         <control name="mnuNewsBinList" caption="News Bins"/>
  161.         <control name="mnuTextInputEdit" caption="Text Input" hint="Text Input"/> <!-- changed at runtime -->        
  162.         <control name="mnuViewBrowserPos" caption="Browser &Position"/>
  163.         <control name="mnuViewColumns" caption="Co&lumns" hint="Choose news item columns"/>
  164.         <control name="mnuNewsItemGroupByCombo" caption="Group By" hint="Group news items by column"/>
  165.         <control name="mnuNewsItemFilterCombo" caption="Filter" hint="Filter news items by a keyword in their title or description"/>
  166.         <control name="mnuNewspaperFilterCombo" hint="Filter the newspaper"/>
  167.         <control name="mnuBlogThis" caption="Blog this News Item"/>
  168.         <control name="mnuBrowseFavorites" caption="Favorites"/>
  169.         <control name="mnuBrowseTabbed" caption="&Tabbed Browsing"/>
  170.         <control name="mnuViewNext" caption="Next"/>
  171.         <control name="mnuEditDelete" caption="Delete"/>
  172.         <control name="mnuEditReadUnread" caption="Mark as Read/Unread"/>
  173.         <control name="mnuUpdate" caption="&Update"/>
  174.         <control name="mnuLanguage" caption="Language"/>
  175.         
  176.         <!-- tray icon menu items -->
  177.         <control name="mnuPTray_Restore" caption="Restore"/>
  178.         <control name="mnuPTray_Minimize" caption="Minimize"/>
  179.         <control name="mnuPTray_SelectGroup" caption="Select Channel Group"/>
  180.         
  181.         <!-- message that appears when all news items have been hidden by a filter -->
  182.         <control name="htmlFilterNotice">
  183.             <![CDATA[<P align="center">This channel's news items have been hidden.<BR><a href="clear">Click here</a> to show them.</P>]]>
  184.         </control>
  185.     </form>
  186.     
  187.     <!-- form: Add Channel/Group - note that some of the text for this dialog is set at run-time - see constants section for details.-->
  188.     <form name="fAddChannel" caption="New Channel">
  189.         <control name="btnBack" caption="$S_BtnBack$"/>
  190.         <control name="btnNext" caption="$S_BtnNext$"/>
  191.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  192.         <control name="btnStopHttp" caption="$S_BtnStop$"/>
  193.         <control name="optChanSrc_URL" caption="I will enter the URL of the newsfeed"/>
  194.         <control name="optChanSrc_Dir" caption="Let me add channels from an OPML newsfeed directory"/>
  195.         <control name="optChanSrc_Group" caption="I want to copy channels from another $APP_NAME$ channel group"/>
  196.         <control name="optGroupSrc_Empty" caption="I want to create a new, empty channel group"/>
  197.         <control name="optGroupSrc_Dir" caption="Create a new channel group from an OPML newsfeed directory"/>
  198.         <control name="chkVerifyNewsfeed" caption="Auto-discover and verify the newsfeed"/>
  199.         <control name="btnDirLocal" hint="Select local directory file"/>
  200.         <control name="lblFilterList" caption="Filter"/>
  201.         <control name="htmlChannelList" caption="Place a checkmark next to each channel you wish to add."/>
  202.         <control name="txtFilter" hint="Items with this keyword will be sorted to the top."/>
  203.         <control name="btnSelectAll" caption="Select All"/>
  204.         <control name="btnUnselectAll" caption="Unselect All"/>
  205.         <control name="htmlAddChannel">
  206.             <![CDATA[A <B>channel</B> stores news item from a specific <b>newsfeed</b>.  How would you like to add a new channel?]]>
  207.         </control>
  208.         <control name="htmlAddGroup">
  209.             <![CDATA[A <b>channel group</b> is a collection of <b>channels</b>.  Use channel groups to organize your channels into separate categories.]]>
  210.         </control>        
  211.         <control name="htmlNewsfeedURL">
  212.             <![CDATA[Add a channel whose <b>newsfeed</b> is located at this <b>URL</b>]]>
  213.         </control>
  214.         <control name="htmlNewsfeedAutoDiscover">
  215.             <![CDATA[If you're not sure of the newsfeed's URL, enter the URL of the web site and $APP_NAME$ will try to <B>auto-discover</B> the newsfeed.]]>
  216.         </control>
  217.         <control name="htmlChanTitle">
  218.             <![CDATA[Enter the <b>title</b> for this channel]]>
  219.         </control>
  220.         <control name="htmlDestGroup">
  221.             <![CDATA[Select the <b>channel group</b> in which to place this channel]]>
  222.         </control>
  223.         <control name="htmlGroup">
  224.             <![CDATA[Select the <B>channel group</B> from which to copy channels]]>
  225.         </control>
  226.         <control name="htmlGroupTitle">
  227.             <![CDATA[Enter the <b>title</b> for this new channel group.  The title is the name displayed in $APP_NAME$'s channel group selection.]]>
  228.         </control>
  229.         <control name="htmlDirectory">
  230.             <![CDATA[Enter the location of the <b>OPML</b> directory.  You may specify either a local filename or a URL.]]>
  231.         </control>
  232.         <control name="htmlChanFinish">
  233.             <![CDATA[<b>Finished</b><BR><BR>Click Finish to add the new channel(s).]]>
  234.         </control>
  235.         <control name="htmlListFinish">
  236.             <![CDATA[<b>Finished</b><BR><BR>Click Finish to create the new channel group.]]>
  237.         </control>
  238.     </form>
  239.  
  240.     <!-- form: Copy/move channel -->
  241.     <form name="fCopyMoveChannelDlg" caption="Copy/Move Channel">
  242.         <control name="btnOK" caption="$S_BtnOk$"/>
  243.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  244.         <control name="optCopy" caption="Copy channel to the channel group selected below"/>
  245.         <control name="optMove" caption="Move channel to the channel group selected below"/>
  246.     </form>
  247.  
  248.     <!-- form: New search -->
  249.     <form name="fSearchChannelDlg" caption="Search Channel">
  250.         <control name="btnBack" caption="$S_BtnBack$"/>
  251.         <control name="btnNext" caption="$S_BtnNext$"/>
  252.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  253.         <control name="htmlSearchPhrase"><![CDATA[Enter the <B>keyword</B> or <B>phrase</B> you'd like to find]]></control>
  254.         <control name="htmlSearchTip"><![CDATA[<B>Tip:</B> Some services enable you to wrap your search phrase in quotes to search for the exact phrase.]]></control>
  255.         <control name="htmlChanTitle">
  256.             <![CDATA[Enter the <b>title</b> for this search channel.  The title is the name given to this search channel in the current channel group.]]>
  257.         </control>
  258.         <control name="lblTitle" caption="New Search Channel"/>
  259.         <control name="htmlSearch">
  260.             <![CDATA[A <B>search channel</B> uses an online RSS search service to find news items matching a specific keyword.  To get started, select the service you'd like to use:]]>
  261.         </control>
  262.         <control name="htmlFinish">
  263.             <![CDATA[<b>Finished</b><BR><BR>Click Finish to add the new search channel to the current channel group.]]>
  264.         </control>
  265.     </form>
  266.  
  267.     <!-- form: Remove Channel -->
  268.     <form name="fRemoveChannelDlg" caption="Remove Channel">
  269.         <control name="btnOK" caption="$S_BtnOk$"/>
  270.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  271.         <control name="htmlRemove"><![CDATA[<B>Remove Channel</B><BR><BR>This channel is contained in more than one channel group.  What do you want to do?]]></control>
  272.         <control name="optRemove_FromGroup" caption="Remove this channel from the current group only"/>
  273.         <control name="optRemove_Permanent" caption="Permanently delete this channel from all channel groups"/>
  274.     </form>
  275.  
  276.     <!-- form: Add News Bin -->
  277.     <form name="fAddNewsBinDlg" caption="News Bin">
  278.         <control name="btnOK" caption="$S_BtnOk$"/>
  279.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  280.         <control name="lblTitle" caption="News Bin"/>
  281.         <control name="htmlNewsBin"><![CDATA[A <B>news bin</B> stores news items you wish to remember.  To copy any news item to a news bin, right-click on the item and select "Add to News Bin."]]></control>
  282.         <control name="lblNewsBin" caption="News bin name:"/>
  283.     </form>
  284.     
  285.     <!-- form: Add/Edit watch -->
  286.     <form name="fAddWatchDlg" caption="Watch">
  287.         <control name="btnOK" caption="$S_BtnOk$"/>
  288.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  289.         <control name="lblTitle" caption="Watch Channel"/>
  290.         <control name="htmlWatch"><![CDATA[A <b>watch</b> searches incoming news items. When a channel is updated in $APP_NAME$, this watch will collect news items which contain the keywords entered below.]]></control>
  291.         <control name="lblName" caption="Title:"/>
  292.         <control name="lblKeywords" caption="Watch for news items that contain these keywords:"/>
  293.         <control name="btnAddKeyword" caption="$S_BtnAdd$" hint="Add keyword to list"/>        
  294.         <control name="btnRemoveKeyword" caption="$S_BtnRemove$" hint="Remove keyword from list"/>        
  295.         <control name="lblLocation" caption="Keyword Location:"/>
  296.         <control name="lblOptions" caption="Options:"/>
  297.         <control name="chkLocTitle" caption="In the news item title"/>
  298.         <control name="chkLocDescription" caption="In the news item description"/>
  299.         <control name="chkOptWholeWords" caption="Whole words"/>
  300.         <control name="chkOptMatchCase" caption="Match case"/>        
  301.         <control name="chkOptMatchAllWords" caption="Match all keywords"/>
  302.     </form>
  303.  
  304.     <!-- form: Channel Properties -->    
  305.     <form name="fChannelPropertiesDlg" caption="Properties">
  306.         <control name="btnOK" caption="$S_BtnOk$"/>
  307.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  308.         <control name="cxTabGeneral" caption="General"/>
  309.         <control name="cxTabUpdating" caption="Updating"/>
  310.         <control name="cxTabAdvanced" caption="Advanced"/>
  311.         <control name="lblName" caption="Title"/>    
  312.         <control name="lblNewsfeed" caption="Newsfeed URL"/>
  313.         <control name="lblHomepage" caption="Homepage URL"/>
  314.         <control name="lblImage" caption="Image URL"/>
  315.         <control name="lblTotalCnt" caption="Total items" />
  316.         <control name="lblUnreadCnt" caption="Unread items" />
  317.         <control name="lblFlaggedCnt" caption="Flagged items" />
  318.         <control name="htmlAuthorTTLNote">
  319.             <![CDATA[<B>Important:</B> The author of this feed has specified how often to check for new items.  In order to honor this, $APP_NAME$ won't allow the update frequency to be set lower than that requested by the author.]]>
  320.         </control>
  321.         <control name="lblAutoPurge" caption="Auto-purge"/>
  322.         <control name="chkAutoPurgeMax" caption="Retain only the most recent"/>
  323.         <control name="lblAutoPurgeMax" caption="news items"/>
  324.         <control name="chkAutoUpdate" caption="Check for news items every"/>
  325.         <control name="lblAutoUpdateFreq" caption="Auto-update Frequency"/>
  326.         <control name="btnValidate" caption="Validate newsfeed..."/>
  327.         <control name="btnViewSource" caption="View newsfeed source..."/>
  328.         <!-- see constants section for lblAuthorTtl caption (S_ChannelPropAuthorTtl) -->
  329.     </form>
  330.     
  331.    <!-- form: Sync Group -->
  332.     <form name="fSyncGroupDlg" caption="Synchronize Channel Group">
  333.         <control name="btnBack" caption="$S_BtnBack$"/>
  334.         <control name="btnNext" caption="$S_BtnNext$"/>
  335.         <control name="btnClose" caption="$S_BtnClose$"/>
  336.         <control name="lblOpmlUrl" caption="URL of OPML File"/>
  337.         <control name="btnLocalOpml" hint="Select local OPML file"/>
  338.         <control name="lblTitle" caption="Synchronize Channel Group"/>
  339.         <control name="htmlSync">
  340.             <![CDATA[To synchronize the current channel group with an online directory, enter the URL of the directory's OPML file below.  After downloading the OPML file, $APP_NAME$ will display a list of differences between the online directory and the current channel group.]]>
  341.         </control>
  342.         <control name="htmlNewChannels">
  343.             <![CDATA[These channels exist in the online directory but don't exist in the current group.  Place a checkmark next to each channel you wish to <b>add</b> to the current group.]]>
  344.         </control>
  345.         <control name="htmlRemovedChannels">
  346.             <![CDATA[These channels exist in the current group but don't exist in the online directory.  Place a checkmark next to each channel you wish to <b>remove</b> from the current group.]]>
  347.         </control>        
  348.         <control name="htmlFinish">
  349.             <![CDATA[<B>Ready</B><BR><BR>Click Finish to update the current channel group.]]>
  350.         </control>
  351.         <control name="htmlNoChanges">
  352.             <![CDATA[<B>No Changes</B><BR><BR>The online directory contains the same channels as the current channel group.]]>
  353.         </control>
  354.     </form>
  355.     
  356.     <!-- form: Options -->
  357.     <form name="fOptionsDlg" caption="Options">
  358.         <!-- note the space after tab captions - provides extra right margin -->
  359.         <control name="cxTabGeneral" caption="General "/>
  360.         <control name="cxTabReading" caption="Reading "/>
  361.         <control name="cxTabAppearance" caption="Appearance "/>
  362.         <control name="cxTabSysTray" caption="System Tray "/>
  363.         <control name="cxTabConnection" caption="Connection "/>
  364.         <control name="cxTabNewspaper" caption="Newspaper "/>
  365.         <control name="cxTabSounds" caption="Sounds "/>
  366.         <control name="cxTabBrowsing" caption="Browsing"/>
  367.         <control name="btnChanDefaults" caption="Channel Defaults..."/>
  368.         <control name="btnSounds" caption="Sounds..."/>
  369.         <control name="btnConnection" caption="Connection..."/>
  370.         <control name="btnConfirmations" caption="Confirmations..."/>
  371.         <control name="btnOK" caption="$S_BtnOk$"/>
  372.         <control name="btnClose" caption="$S_BtnClose$"/>
  373.         <control name="btnApply" caption="Apply"/>
  374.         <control name="lblGeneral" caption="General"/>
  375.         <control name="lblBrowsing" caption="Browsing"/>
  376.         <control name="lblTabbedBrowsing" caption="Tabbed Browsing"/>
  377.         <control name="lblSystemTray" caption="Show $APP_NAME$ in system tray"/>
  378.         <control name="lblInfoBalloon" caption="When new items are received, show desktop alert"/>
  379.         <control name="lblReading" caption="Reading"/>
  380.         <control name="chkDefaultAggregator" caption="$APP_NAME$ should check whether it is the default feed aggregator"/>
  381.         <control name="chkValidateNewChannels" caption="Show validation errors in new channels"/>
  382.         <control name="optSysTrayMinimized" caption="When minimized"/>
  383.         <control name="optSysTrayAlways" caption="Always"/>
  384.         <control name="optSysTrayNever" caption="Never"/>
  385.         <control name="optInfoBalloonMinimized" caption="When minimized to system tray"/>
  386.         <control name="optInfoBalloonAlways" caption="Always"/>
  387.         <control name="optInfoBalloonNever" caption="Never"/>
  388.         <control name="chkAutoUpdateOnGroupChange" caption="Auto-update channels when switching the current group"/>        
  389.         <control name="chkEnableSpacebarNav" caption="Single key reading using space bar"/> <!-- if this changes, also change S_DlgSpaceIsInvalidShortcut in dialogs section -->
  390.         <control name="chkEnableSpacebarNavUnread" caption="Single key reading skips to next unread item"/>
  391.         <control name="chkBrowseLinkNoDesc" caption="When a news item is selected, go directly to its link when its description is empty"/>
  392.         <control name="chkBrowseLinkDirect" caption="When a news item is selected, always go directly to its link"/>
  393.         <control name="chkBrowseExternalInDefault" caption="Open external links in default browser instead of inside $APP_NAME$"/>
  394.         <control name="chkBrowseSilent" caption="Suppress dialogs and error messages displayed by browser"/>
  395.         <control name="chkBrowseHideChannelBarOnMax" caption="Hide channel bar when browser is maximized"/>
  396.         <control name="chkBrowseTabInBack" caption="Load new tabs in the background"/>
  397.         <control name="chkBrowseInterceptNewWindows" caption="Open new browser windows as tabs"/>
  398.         <control name="chkBrowseUseMozilla" caption="Use Mozilla as internal browser (EXPERIMENTAL!)"/>
  399.         <control name="chkAutoRead" caption="Mark news item as read after displaying for"/>
  400.         <control name="chkMarkAllReadOnChannelChange" caption="Mark all news items as read when exiting a channel"/>
  401.         <control name="chkMarkAllReadOnGroupChange" caption="Mark all channels as read when exiting a channel group"/>"/>
  402.         <control name="lblAutoReadSeconds" caption="seconds"/>
  403.         <control name="lblNewspaper" caption="Newspaper settings"/>
  404.         <control name="lblNewspaperDateFilter" caption="When filtering items in a newspaper by date"/>
  405.         <control name="htmlNewspaperDateFilter">
  406.             <![CDATA[<B>Note:</B> Many newsfeeds don't include the publication date.]]>
  407.         </control>
  408.         <control name="optNewspaperDateFilter_Rcvd" caption="Use received date"/>
  409.         <control name="optNewspaperDateFilter_PubIfAvail" caption="Use publication date if available, otherwise use received date"/>
  410.         <control name="optNewspaperDateFilter_Pub" caption="Use publication date only (items without a publication date will not be shown)"/>
  411.         <control name="lblNewspaperMaxItems" caption="Max news items to display per channel"/>
  412.         <control name="lblAppearanceColors" caption="Colors"/>
  413.         <control name="lblAutoPreviewColor" caption="News item descriptions"/>
  414.         <control name="lblFlaggedColor" caption="Flagged items"/>
  415.         <control name="lblAutoPreviewLineCnt" caption="#lines"/>
  416.         <control name="chkNewspaperOnChannelChange" caption="Show channel newspaper when channel changes"/>
  417.         <control name="lblAppearanceFonts" caption="Fonts"/>
  418.         <control name="lblFontAutoPreview" caption="News item descriptions"/>
  419.         <control name="lblFontNewsItems" caption="News items"/>
  420.         <control name="lblFontNavBar" caption="Channel bar"/>
  421.         <control name="btnResetAppearance" caption="Reset to Defaults"/>
  422.     </form>
  423.  
  424.     <!-- form: Options / Channel Defaults -->
  425.     <form name="fOptionsChannelDefaultsDlg" caption="Channel Defaults">
  426.         <control name="btnOK" caption="$S_BtnOK$"/>
  427.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  428.         <control name="lblChannelDefaults" caption="Defaults for new channels"/>
  429.         <control name="lblDefaultChannelUpdateFreq" caption="Update frequency"/>
  430.         <control name="lblDefaultAutoPurgeMax" caption="Retain only the most recent"/>
  431.         <control name="lblDefaultChannelUpdateFreqMinutes" caption="minutes"/>
  432.         <control name="lblDefaultAutoPurgeMaxItems" caption="news items"/>    
  433.     </form>
  434.  
  435.     <!-- form: Options / Sounds -->
  436.     <form name="fOptionsSoundsDlg" caption="Sounds">
  437.         <control name="btnOK" caption="$S_BtnOK$"/>
  438.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  439.         <control name="btnEditSound" caption="Edit Sound..."/>
  440.         <control name="htmlSounds">
  441.             <![CDATA[<B>Sound settings</B><BR><BR>Place a checkmark next to each event sound you wish to enable.  To change the sound associated with an event, select it in the list and click the "Edit Sound" button.]]>
  442.         </control>
  443.     </form>
  444.  
  445.     <!-- form: Options / Sounds / Edit Sound -->
  446.     <form name="fEditSoundDlg" caption="Edit Sound">
  447.         <control name="btnOK" caption="$S_BtnOK$"/>
  448.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  449.         <control name="btnFile" hint="Select sound file"/>
  450.         <control name="btnTest" caption="Test"/>
  451.     </form>
  452.  
  453.     <!-- form: Options / Connection -->    
  454.     <form name="fOptionsConnectionDlg" caption="Connection">
  455.         <control name="btnOK" caption="$S_BtnOK$"/>
  456.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  457.         <control name="lblMaxConnections" caption="Maximum connections"/>
  458.         <control name="htmllMaxConnectionsNote"> 
  459.             <![CDATA[<b>Note:</b> Setting the maximum connections higher than your system can handle may result in connection failures and slow performance.]]>
  460.         </control>
  461.         <control name="lblTimeout" caption="Timeout (Seconds)"/>
  462.         <control name="lblProxySettings" caption="Proxy server settings"/>
  463.         <control name="optProxyNone" caption="No proxy server"/>
  464.         <control name="optProxyAutoDetect" caption="Auto-detect proxy configuration (recommended)"/>
  465.         <control name="optProxyCustom" caption="Use custom proxy configuration"/>
  466.         <control name="lblProxyServer" caption="Proxy server"/>
  467.         <control name="lblProxyPort" caption="Port"/>
  468.         <control name="lblProxyUser" caption="User name"/>
  469.         <control name="lblProxyPwd" caption="Password"/>
  470.         <control name="lblConnection" caption="Connection settings"/>
  471.     </form>
  472.  
  473.     <!-- form: Options / Confirmation -->    
  474.     <form name="fOptionsConfirmationsDlg" caption="Confirmations">
  475.         <control name="btnOK" caption="$S_BtnOK$"/>
  476.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  477.         <control name="lblTitle" caption="$APP_NAME$ should confirm the following actions:"/>
  478.         <control name="chkMarkGroupAsRead" caption="Mark channel group as read"/>
  479.         <control name="chkMarkAllGroupsAsRead" caption="Mark all channel groups as read"/>
  480.         <control name="chkChannelRemoveAllItems" caption="Remove all news items from channel"/>
  481.         <control name="chkDeleteChannel" caption="Delete channel, watch or news bin"/>
  482.     </form>
  483.     
  484.     <!-- form: Cleanup Wizard -->
  485.     <form name="fCleanupWizardDlg" caption="Cleanup Wizard">
  486.         <control name="lblTitle" caption="Cleanup Wizard"/>
  487.         <control name="htmlStart">
  488.             <![CDATA[The <b>cleanup wizard</b> removes older news items.<br><br>Where would you like to the wizard to operate?]]>
  489.         </control>
  490.         <control name="btnBack" caption="$S_BtnBack$"/>
  491.         <control name="btnNext" caption="$S_BtnNext$"/>
  492.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  493.         <control name="optWhere_ActiveGroup" caption="In the current channel group"/>
  494.         <control name="optWhere_AllGroups" caption="All channel groups"/>
  495.         <control name="optWhere_AllWatches" caption="All watches"/>
  496.         <control name="optWhere_AllNewsBins" caption="All news bins"/>
  497.         <control name="lblDate" caption="Remove news items that were"/>
  498.         <control name="optDate_Rcvd" caption="Received"/>
  499.         <control name="optDate_Pub" caption="Published"/>
  500.         <control name="optDate_Either" caption="Either received or published"/>
  501.         <control name="lblDate_OlderThan" caption="More than"/>
  502.         <control name="lblOlderThanDays" caption="days ago"/>
  503.         <control name="lblExclude" caption="Exclusions"/>
  504.         <control name="chkExcludeUnread" caption="Don't remove unread items"/>
  505.         <control name="chkExcludeFlagged" caption="Don't remove flagged items"/>
  506.         <control name="lblFinish" caption="Ready"/>
  507.         <control name="lblFinishMsg" caption="Click Finish to run the Cleanup Wizard."/>
  508.     </form>
  509.     
  510.     <!-- form: Group Update Frequency -->
  511.     <form name="fGroupUpdateFreqDlg" caption="Update Frequency">
  512.         <control name="btnOK" caption="$S_BtnOK$"/>
  513.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  514.         <control name="chkAutoUpdate" caption="Check each channel for news items every"/>
  515.         <control name="htmlUpdate">
  516.             <![CDATA[<B>Channel Group Update Frequency</B><BR><BR>Each <B>channel</B> normally has its own update frequency, but this can be overriden by choosing the update frequency for all channels in this channel group.]]>
  517.         </control>
  518.         <control name="htmlImportant">
  519.             <![CDATA[<B>Important:</B> If a newsfeed's author has specified how often it should be updated, the value above will only be used if it's equal to or greater than that requested by the author.]]>
  520.         </control>
  521.     </form>
  522.  
  523.     <!-- form: Manage Groups -->
  524.     <form name="fManageGroupsDlg" caption="Manage Channel Groups">
  525.         <control name="btnClose" caption="$S_BtnClose$"/>
  526.         <control name="btnRemoveChannel" caption="Remove Channel"/>
  527.         <control name="btnDeleteGroup" caption="Delete Group..."/>
  528.         <control name="lblGroups" caption="Channel Groups"/>
  529.         <control name="lblChannels" caption="Channels"/>
  530.         <control name="htmlManage">
  531.             <![CDATA[To <B>move</B> a channel, drag-and-drop it to the desired group.  To <B>copy</B> a channel, hold Ctrl while dragging.]]>
  532.         </control>
  533.     </form>
  534.     
  535.     <!-- form: Keyboard Shortcuts -->
  536.     <form name="fKeyboardShortcutsDlg" caption="Keyboard Shortcuts">
  537.         <control name="btnOK" caption="$S_BtnOK$"/>
  538.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  539.         <control name="btnAssign" caption="Assign"/>    
  540.         <control name="btnReset" caption="Reset defaults..."/>
  541.     </form>
  542.  
  543.     <!-- form: BlogThis Apps -->
  544.     <form name="fBlogThisAppsDlg" caption="Blog Publishing Tools">
  545.         <control name="btnOK" caption="$S_BtnOK$"/>
  546.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  547.         <control name="btnEdit" caption="$S_BtnEdit$"/>        
  548.         <control name="btnRemove" caption="$S_BtnRemove$"/>
  549.         <control name="btnAdd" caption="$S_BtnAdd$"/>
  550.         <control name="btnAutoDetect" caption="Auto Detect..."/>
  551.     </form>
  552.  
  553.       <!-- form:  Add/Edit BlogThis applications -->
  554.     <form name="fBlogThisAppEditDlg" caption="Program">
  555.         <control name="btnOK" caption="$S_BtnOK$"/>
  556.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  557.         <control name="lblName" caption="&Name"/>
  558.         <control name="lblCmdLine" caption="&Command line"/>
  559.         <control name="chkDefault" caption="Set as &default"/>
  560.     </form>
  561.  
  562.     <!-- form: Update all groups (unused in 1.0) -->
  563.     <form name="fGroupUpdateDlg" caption="Update All Channel Groups">
  564.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  565.         <!-- all other captions set at runtime from constants section -->
  566.     </form>
  567.  
  568.     <!-- form: Welcome Wizard -->
  569.     <form name="fWelcomeDlg" caption="Welcome">
  570.         <control name="btnBack" caption="$S_BtnBack$"/>
  571.         <control name="btnNext" caption="$S_BtnNext$"/>
  572.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  573.         <control name="lblWelcome" caption="Welcome"/>
  574.         <control name="cboUILang" hint="Language selection"/>
  575.         <control name="htmlFirst">
  576.             <![CDATA[This wizard will introduce you to $APP_NAME$'s basic concepts.  Click Next to get started.]]>
  577.         </control>
  578.         <control name="lblNewsItems" caption="News Items"/>
  579.         <control name="htmlNewsItems">
  580.             <![CDATA[A <b>news item</b> is a single piece of news, such as a story about a current event or an entry in a blog.<br><br>$APP_NAME$'s <b>news item grid</b> displays news items from the current channel.]]>
  581.         </control>
  582.         <control name="lblChannels" caption="Channels"/>
  583.         <control name="htmlChannels">
  584.             <![CDATA[A <b>channel</b> is a source of news items.  For example, the <B>RSS feed</B> for the New York Times is a channel.<br><br>Channels are listed in the <b>channel bar</b>.]]>
  585.         </control>
  586.         <control name="lblGroups" caption="Channel Groups"/>
  587.         <control name="htmlGroups">
  588.             <![CDATA[A <b>channel group</b> is a collection of channels.  You'll use channel groups to organize your channels into categories.<br><br>To change the current channel group, select from the dropdown above the channel bar.]]>
  589.         </control>
  590.         <control name="lblNewspapers" caption="Newspapers"/>
  591.         <control name="htmlNewspapers">
  592.             <![CDATA[$APP_NAME$'s <b>tabbed web browser</b> displays news items in a <b>newspaper</b> for easy reading.<br><br>When you select a channel, the newspaper shows news items from that channel.]]>
  593.         </control>
  594.         <control name="chkBrowseOnBottom" caption="I prefer the browser on the bottom"/>
  595.         <control name="lblWatchesAndBins" caption="Watches and News Bins"/>
  596.         <control name="htmlWatchesAndBins">
  597.             <![CDATA[A <b>watch</b> is a special channel which searches incoming news items for specific keywords.  News items can also be copied to a <b>news bin</b> for later reference.<br><br>Watches and news bins appear at the bottom of the channel bar.]]>
  598.         </control>
  599.         <control name="lblDefaultGroups" caption="Default Channel Groups"/>
  600.         <control name="htmlDefaultGroups">
  601.             <![CDATA[We've included a set of channel groups to get you started.  Groups in <b>bold</b> are ones that aren't already installed.  Place a checkmark next to each one you'd like to install.]]>
  602.         </control>
  603.         <control name="btnSelectAll" caption="&Select All"/>
  604.         <control name="btnSelectNone" caption="Select N&one"/>
  605.         <control name="lblFinished" caption="Finished"/>
  606.         <control name="htmlFinished">
  607.             <![CDATA[There's a lot more to $APP_NAME$ than this wizard has shown, but we've described the basic concepts.  If you wish to show this welcome screen again, you can do so from the Help menu.<br><br>Thanks for using $APP_NAME$!]]>
  608.         </control>
  609.         <!-- sig isn't localizable -->
  610.     </form>    
  611.     
  612.     <!-- form: Manage Styles -->
  613.     <form name="fManageStylesDlg" caption="Manage Styles">
  614.         <control name="btnClose" caption="$S_BtnClose$"/>
  615.         <control name="btnRemove" caption="$S_BtnRemove$"/>
  616.         <control name="btnRestoreDefaultStyles" caption="Restore &Default Styles..."/>
  617.     </form>
  618.     
  619.     <!-- form: HTML message dialog ( "Don't show this again" dialog) "note" is the default caption -->
  620.     <form name="fHtmlMessageDlg" caption="Note">
  621.         <control name="btnOK" caption="$S_BtnOK$"/>
  622.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  623.         <control name="chkDisable" caption="&Don't show this message again"/>
  624.     </form>
  625.     
  626.     <!-- feed validation error -->
  627.     <form name="fValidationErrDlg" caption="Feed Contains Errors">
  628.         <control name="btnOK" caption="$S_BtnOK$"/>
  629.         <control name="htmlCaption">
  630.             <![CDATA[This newsfeed contains errors.  FeedDemon will attempt to work around these problems, but the feed may need to be fixed by its author for it to display correctly.<BR><BR>If you're the author of this feed, it is recommended that you <a href="validate">check it with the Feed Validator</a> and correct any problems it reports.<BR><BR><B>Note:</B> This message may be disabled on the General page in Options.]]>
  631.         </control>
  632.         <!-- note: details button uses S_BtnShowDetails and S_BtnHideDetails constants -->
  633.     </form>
  634.     
  635.     <!-- note that form caption isn't used -->
  636.     <form name="fDesktopAlert">
  637.         <control name="lblTitle" caption="$APP_NAME$"/>
  638.         <control name="mnuPOpt_Options" caption="Desktop Alert &Options..."/>
  639.         <control name="mnuPOpt_MarkChannelsAsRead" caption="&Mark All Channels as Read"/>
  640.     </form>
  641.  
  642.     <!-- added  -->
  643.     <form name="fManageCacheDlg" caption="Manage Cache Folder">
  644.         <control name="htmlTitle">
  645.             <![CDATA[FeedDemon's <b>cache folder</b> contains your channels, groups, watches and news bins.]]>
  646.         </control>
  647.         <control name="lblNote" caption="Note: $APP_NAME$ must be restarted after changing the cache folder"/>
  648.         <control name="btnOK" caption="$S_BtnOK$"/>
  649.         <control name="btnCancel" caption="$S_BtnCancel$"/>
  650.         <control name="btnChange" caption="&Change..."/>
  651.         <control name="btnExplore" caption="E&xplore cache folder..."/>
  652.     </form>
  653. </forms>
  654.  
  655. <!-- 
  656. ***************************
  657. *** SECTION II: DIALOGS ***
  658. ***************************
  659. -->
  660. <dialogs>
  661.     <dialog name="S_DlgErrIEVersion">
  662.         $APP_NAME$ requires Internet Explorer 6 or later, but you are using an older version.  $APP_NAME$ will continue to run, but browsing features may not work correctly.
  663.     </dialog>
  664.     <dialog name="S_DlgOffline">
  665.         $APP_NAME$ is currently working offline.  Do you wish to go online?
  666.     </dialog>
  667.     <dialog name="S_DlgConfirmRemoveChannel">
  668.         Remove channel "%s" from the current channel group?
  669.     </dialog>
  670.     <dialog name="S_DlgConfirmRemoveWatchChannel">
  671.         Deleting a watch is permanent.  Are you sure you wish to delete this watch?
  672.     </dialog>
  673.     <dialog name="S_DlgConfirmRemoveNewsBinChannel">
  674.         Deleting a news bin is permanent.  Are you sure you wish to delete this news bin?
  675.     </dialog>
  676.     <dialog name="S_DlgConfirmMarkAllChannelsAsRead">
  677.         This will mark ALL unread items in ALL channels in the current group as read.  Continue?
  678.     </dialog>
  679.     <dialog name="S_DlgConfirmMarkAllGroupsAsRead">
  680.         This will mark ALL unread items in ALL channels in ALL groups as read.  Continue?
  681.     </dialog>
  682.     <dialog name="S_DlgConfirmClearAllChannels">
  683.         WARNING!  This will remove ALL news items from ALL channels in the current channel group.  Are you sure you want to do this?
  684.     </dialog>
  685.     <dialog name="S_DlgConfirmClearChannel">
  686.         Remove ALL news items from the current channel?
  687.     </dialog>
  688.     <dialog name="S_DlgConfirmClearWatch">
  689.         Remove ALL news items from this watch?
  690.     </dialog>
  691.     <dialog name="S_DlgConfirmClearNewsBin">
  692.         Remove ALL news items from this news bin?
  693.     </dialog>
  694.     <dialog name="S_DlgChannelExists">
  695.         A channel with this title already exists.  Please select a different title.
  696.     </dialog>
  697.     <dialog name="S_DlgChannelCopyExisting">
  698.         A channel with this title already exists in your "%s" channel group.  Would you like to copy the existing channel?
  699.     </dialog>
  700.     <dialog name="S_DlgUniqueChannelName">
  701.         <![CDATA[Channel titles must be <b>unique</b>.  Since you've chosen not to copy the existing channel, you'll need to provide a unique title for this channel.]]>
  702.     </dialog>
  703.     <dialog name="S_DlgChannelExistsInSelectedGroup">
  704.         This channel already exists in the selected group.
  705.     </dialog>
  706.     <dialog name="S_DlgGroupExists">
  707.         A channel group with this name already exists.  Please choose a different name.
  708.     </dialog>
  709.     <dialog name="S_DlgConfirmDeleteGroupNoUndo">
  710.         Deleting a channel group cannot be undone.  Are you sure you want to delete "%s"?
  711.     </dialog>    
  712.     <!-- used on manage groups -->
  713.     <dialog name="S_DlgConfirmDeleteGroup">
  714.         Delete channel group "%s"?
  715.     </dialog>    
  716.     <dialog name="S_DlgNewsBinExists">
  717.         A news bin with this name already exists.  Please choose a different name.
  718.     </dialog>
  719.     <dialog name="S_DlgWatchExists">
  720.         A watch with this name already exists.  Please choose a different name.
  721.     </dialog>
  722.     <dialog name="S_DlgWatchLocationRequired">
  723.         Please choose the location this watch should search for keywords.
  724.     </dialog>
  725.     <dialog name="S_DlgWatchNoKeywords">
  726.         Please enter one or more keywords for this watch.
  727.     </dialog>
  728.     <dialog name="S_DlgErrUnknownFeedFormat">
  729.         Unknown newsfeed format: %s
  730.     </dialog>
  731.     <dialog name="S_DlgErrInvalidDataFileVersion">
  732.         Invalid data file version (%s).
  733.     </dialog>
  734.     <dialog name="S_DlgErrUnableToAutoDiscoverNewsfeed">
  735.         The newsfeed URL could not be auto-discovered.  This site may not have a newsfeed, or it may not support auto-discovery of its newsfeed.
  736.     </dialog>
  737.     <dialog name="S_DlgErrDownloadFailed">
  738.         Unable to download %s.  Please make sure the URL is correct.
  739.     </dialog>
  740.     <dialog name="S_DlgErrInvalidOpml">
  741.         Unable to load directory.  The file is not a valid OPML file.
  742.     </dialog>
  743.     <dialog name="S_DlgErrNoNewsfeedsInValidOpml">
  744.         This OPML file doesn't contain any newsfeeds.\n\nThere are different types of OPML files, so most likely this isn't the type which contains newsfeeds.  For example, many "blogroll" OPML files contain Web page addresses instead of newsfeeds.
  745.     </dialog>
  746.     <dialog name="S_DlgErrUnableToLoadGroup">
  747.         Unable to load group %s.
  748.     </dialog>
  749.     <dialog name="S_DlgLargeGroupWarning">
  750.         This will result in a group containing %d channels.  It's recommended that you create smaller groups broken into well-defined categories.\n\nDo you still want to do this? 
  751.     </dialog>
  752.     <dialog name="S_DlgMaxChannels">
  753.         This will result in a group containing %d channels, but a maximum of %d channels is allowed.
  754.     </dialog>
  755.     <dialog name="S_DlgCleanupComplete">
  756.         Cleanup complete.  %d news items were removed.
  757.     </dialog>
  758.     <dialog name="S_DlgReassignShortcut">
  759.         This shortcut is already assigned to "%s".  Do you wish to reassign it?
  760.     </dialog>
  761.     <dialog name="S_DlgResetShortcuts">
  762.         Reset the keyboard shortcuts to their defaults?
  763.     </dialog>
  764.     <dialog name="S_DlgSpaceIsInvalidShortcut">
  765.         <![CDATA[The <space> key by itself cannot be assigned as a shortcut.  If you wish to use the space bar to navigate news items, enable the "Single key reading with space bar" setting in $APP_NAME$'s options.]]>
  766.     </dialog>
  767.     <dialog name="S_DlgNoDefaultBlogThis">
  768.         No default blog publishing tool has been set.  Would you like to set one now?
  769.     </dialog>
  770.     <dialog name="S_DlgConfirmBlogThisAutoDetect">
  771.         This will replace the current list of publishing tools with ones that $APP_NAME$ can automatically detect.  Continue?
  772.     </dialog>
  773.     <dialog name="S_DlgWelcomeCancel">
  774.         If this is your first time using $APP_NAME$, it's strongly recommended that you step through this wizard.  Are you sure you want to close it?
  775.     </dialog>
  776.     <dialog name="S_DlgWelcomeNoGroups">
  777.         At least one default channel group must be installed.
  778.     </dialog>
  779.     <dialog name="S_DlgWelcomeOverwriteGroup">
  780.         You have selected to install one or more default groups that are already installed.  Choose "Yes" only if you wish to overwrite the existing groups.  Otherwise, choose "No" to change your selection.
  781.     </dialog>
  782.     <dialog name="S_DlgErrSaveFile">
  783.         Unable to save file "%s".
  784.     </dialog>    
  785.     <dialog name="S_DlgConfirmDownloadStyleBradsoft">
  786.         Download and apply the style "%s"?
  787.     </dialog>
  788.     <dialog name="S_DlgConfirmDownloadStyleExternal">
  789.         Download and apply the style "%s"?\n\nIMPORTANT: Never download styles from a site you don't trust.
  790.     </dialog>
  791.     <dialog name="S_DlgStyleExists">
  792.         A style named "%s" already exists.  Replace it?
  793.     </dialog>
  794.     <dialog name="S_DlgConfirmRemoveStyle">
  795.         Remove style "%s"?
  796.     </dialog>
  797.     <dialog name="S_DlgConfirmRestoreDefaultStyles">
  798.         This will restore the styles that were installed with $APP_NAME$, overwriting any newer styles that have the same names.  Continue?
  799.     </dialog>
  800.     <dialog name="S_DlgCantRemoveDefaultStyle">
  801.         The default style cannot be removed.
  802.     </dialog>
  803.     <dialog name="S_DlgLangExists">
  804.         The %s language file is already installed.  Replace it?
  805.     </dialog>
  806.     <dialog name="S_DlgConfirmDownloadLang">
  807.         Download and install the %s language file?
  808.     </dialog>
  809.     <!-- displayed by "Welcome" dialog when user changes the language -->
  810.     <dialog name="S_DlgHowToResetLang">
  811.         To change the language once $APP_NAME$ starts, select Language from the Tools menu.
  812.     </dialog>
  813.     <!-- displayed when newsfeed is auto-discovered - make sure the img tag is included so that the icon appears in the dialog -->
  814.     <dialog name="S_DlgInfoAutoDiscover">
  815.         <![CDATA[The <img src="idx:0"> <b>auto-discovery icon</b> in $APP_NAME$'s status bar appears when newsfeeds are detected in the current Web page.<br><br>Click the status bar icon to display the auto-discovered feeds.]]>
  816.     </dialog>
  817.     <dialog name="S_DlgConfirmCloseWhenDownloadActive">
  818.         Closing $APP_NAME$ will cancel any downloads that are in progress.  Continue?    
  819.     </dialog>
  820.     <dialog name="S_DlgMakeDefaultAggregator">
  821.         $APP_NAME$ is not your default feed aggregator.  Would you like to make it your default feed aggregator?\n\nNote: This prompt may be disabled on the General tab in Options.
  822.     </dialog>
  823.     <dialog name="S_DlgRunNewWatch">
  824.         Would you like to run this watch on existing news items?
  825.     </dialog>
  826.     <dialog name="S_DlgMozillaUnsupported">
  827.         <![CDATA[The use of Mozilla inside $APP_NAME$ may be unreliable due to the experimental nature of Mozilla itself.<br><br>Because of this, <b>we cannot provide any technical support when this feature is enabled.</b><br><br>If you encounter problems while using FeedDemon with Mozilla, we can only provide support if the same problems occur with this feature disabled.]]>
  828.     </dialog>
  829.     <dialog name="S_DlgMozillaErr">
  830.         <![CDATA[$APP_NAME$ was unable to create the Mozilla browser control and must revert to Internet Explorer to continue.<br><br>Please visit <a href="%s">our site</a> for more information about this problem.<br><br>[Error: %s]]]>
  831.     </dialog>
  832.     <dialog name="S_DlgSearchResultsEmpty">
  833.         No news items containing "%s" were found.
  834.     </dialog>
  835.     <dialog name="S_DlgCacheFolderChanged">
  836.         The cache folder has been successfully changed, which requires a restart.  Press $S_BtnOK$ to close $APP_NAME$.
  837.     </dialog>
  838.     <dialog name="S_DlgCacheFolderChangeFailed">
  839.         $APP_NAME$ was unable to change the cache folder.  Make sure you have full read/write access to the selected folder.
  840.     </dialog>
  841.     <dialog name="S_DlgErrInvalidRegistration">
  842.         We're sorry, but your registration information doesn't appear to be valid.  Please refer to the confirmation email you received after ordering for the correct registration name and serial number.  Note that the serial number is case-sensitive, so be sure to enter it exactly as shown in your email.
  843.     </dialog>
  844.     <dialog name="S_DlgActivationRequired">
  845.        $APP_NAME$ must be activated online.  Please make sure you have a working Internet connection, then click $S_BtnOK$ to continue.
  846.     </dialog>
  847.     <dialog name="S_DlgActivationSuccess">
  848.         $APP_NAME$ was successfully activated.  Thank you for supporting our software!
  849.     </dialog>
  850.     <dialog name="S_DlgErrESellerPurchase">
  851.         $APP_NAME$ was unable to access the integrated ordering system.  Would you like to purchase over the web instead?
  852.     </dialog>
  853.     <dialog name="S_DlgErrESellerVerification">
  854.         $APP_NAME$ was unable to access the integrated ordering system to verify your serial number.  If this problem persists, you may need to re-install $APP_NAME$.
  855.     </dialog>
  856.     <dialog name="S_DlgESellerCancelled">
  857.         The Software Delivery Wizard has been cancelled.  Would you prefer to purchase over the web?
  858.     </dialog>
  859.     <dialog name="S_DlgESellerPurchaseSuccess">
  860.         Thank you for purchasing $APP_NAME$!  You should receive an email receipt for your order shortly.  Please print a copy of this email since it contains your serial number, which you may need in order to re-install $APP_NAME$ or purchase a future upgrade.
  861.     </dialog>
  862.     <dialog name="S_DlgESellerWarnFirewallDetected">
  863.         $APP_NAME$ has detected that you may have firewall software installed.  If you encounter problems during this process, please disable your firewall and try again.
  864.     </dialog>
  865.     <dialog name="S_DlgErrESellerConnectionFailure">
  866.         We're sorry, but we were unable to complete this action.  Please verify that you have an active Internet connection and try again.  If you're using a firewall, you may need to disable it before re-trying.
  867.     </dialog>
  868. </dialogs>
  869.  
  870. <!--
  871. ******************************
  872. *** SECTION III: CONSTANTS ***
  873. ******************************
  874. -->
  875. <constants>
  876.     <!-- *** 
  877.     If you're localizing FeedDemon, this is where you get the credit.  this string will appear on the 'About' screen.
  878.     ex: "English translation by Nick Bradbury"    
  879.     *** -->    
  880.     <const name="S_TranslatorCredit" value=""/>
  881.     
  882.     <!-- filters for open dialog -->
  883.     <const name="S_OpmlFileFilter">
  884.         <![CDATA[OPML files|*.opml|All files|*.*]]>
  885.     </const>
  886.     <const name="S_RssFileFilter">
  887.         <![CDATA[RSS files|*.rss|All files|*.*]]>
  888.     </const>
  889.     <const name="S_SoundFileFilter">
  890.         <![CDATA[WAV Files (*.wav)|*.wav]]>
  891.     </const>
  892.  
  893.     <!-- miscellaneous -->
  894.     <const name="S_True" value="True"/>
  895.     <const name="S_False" value="False"/>
  896.     <const name="S_None" value="(none)"/>
  897.     <const name="S_Empty" value="(empty)"/>
  898.     <const name="S_NoTitle" value="(no title)"/>
  899.     <const name="S_NewItemCount" value="%d new items"/>
  900.     <const name="S_WorkingOffline" value="Working Offline"/>
  901.     <const name="S_NotApplicable" value="N/A"/>
  902.     <const name="S_SearchChannelTitle" value="Search for %s"/>
  903.     <const name="S_EmptyNewsItemDescription" value="(no description)"/>
  904.     <const name="S_SearchResults" value="Search Results"/>
  905.  
  906.     <!-- tabbed browsing -->
  907.     <const name="S_BrowserEmptyTab" value="(blank)"/>
  908.     <const name="S_BrowserLoadingTab" value="Loading..."/>    
  909.     <const name="S_MnuAddToFavorites" value="Add to Favorites"/>
  910.     <const name="S_MnuOrganizeFavorites" value="Organize Favorites"/>
  911.     
  912.     <!-- day names - used by news item date grouping and newspaper date filter -->
  913.     <const name="S_Today" value="Today"/>
  914.     <const name="S_Yesterday" value="Yesterday"/>
  915.     <const name="S_ThisWeek" value="This Week"/>
  916.     <const name="S_LastWeek" value="Last Week"/>
  917.     <const name="S_ThisMonth" value="This Month"/>
  918.     <const name="S_LastMonth" value="Last Month"/>
  919.     <const name="S_Older" value="Older"/>
  920.     <const name="S_Sunday" value="Sunday"/>
  921.     <const name="S_Monday" value="Monday"/>
  922.     <const name="S_Tuesday" value="Tuesday"/>
  923.     <const name="S_Wednesday" value="Wednesday"/>
  924.     <const name="S_Thursday" value="Thursday"/>
  925.     <const name="S_Friday" value="Friday"/>
  926.     <const name="S_Saturday" value="Saturday"/>
  927.     <const name="S_Future" value="Future"/>
  928.     
  929.     <!-- newspaper headlines -->
  930.     <const name="S_AllNews" value="All News"/>
  931.     <const name="S_UnreadNews" value="Unread News"/>
  932.     <const name="S_FlaggedNews" value="Flagged News"/>
  933.     <const name="S_TodaysNews" value="Today's News"/>
  934.     <const name="S_Last24HrsNews" value="Last 24 Hours"/>
  935.     <const name="S_YesterdaysNews" value="Yesterday's News"/>
  936.     <const name="S_ThisWeeksNews" value="This Week's News"/>
  937.     <const name="S_LastWeeksNews" value="Last Week's News"/>
  938.     <const name="S_ThisMonthsNews" value="This Month's News"/>
  939.     <const name="S_LastMonthsNews" value="Last Month's News"/>    
  940.     
  941.     <!-- newspaper date/time labels - %s is the date, ex: "Received Today" -->
  942.     <const name="S_NewsRcvdDate" value="Received %s"/>
  943.     <const name="S_NewsPubDate" value="Published %s"/>    
  944.     <const name="S_NewsGenericDate" value="%s"/>
  945.     
  946.     <!-- time intervals when setting update frequency -->
  947.     <const name="S_Minutes" value="Minutes"/>
  948.     <const name="S_Hours" value="Hours"/>
  949.     <const name="S_Days" value="Days"/>
  950.     
  951.     <!-- message dialog captions -->
  952.     <const name="S_Confirmation" value="Confirmation"/>
  953.     <const name="S_Warning" value="Warning"/>
  954.     <const name="S_Error" value="Error"/>
  955.     <const name="S_Information" value="Information"/>
  956.     <const name="S_Note" value="Note"/>
  957.     
  958.     <!-- buttons -->
  959.     <const name="S_BtnOK" value="OK"/>
  960.     <const name="S_BtnCancel" value="Cancel"/>
  961.     <const name="S_BtnClose" value="Close"/>
  962.     <const name="S_BtnNext" value="&Next >"/>
  963.     <const name="S_BtnBack" value="< &Back"/>
  964.     <const name="S_BtnFinish" value="&Finish"/>
  965.     <const name="S_BtnStop" value="Stop"/>
  966.     <const name="S_BtnYes" value="&Yes"/>
  967.     <const name="S_BtnNo" value="&No"/>
  968.     <const name="S_BtnEdit" value="&Edit"/>
  969.     <const name="S_BtnRemove" value="&Remove"/>
  970.     <const name="S_BtnAdd" value="&Add"/>
  971.     <const name="S_BtnShowDetails" value="Details >>"/>
  972.     <const name="S_BtnHideDetails" value="<< Details"/>
  973.     
  974.     <!-- rename group -->    
  975.     <const name="S_CaptionRenameGroup" value="Rename Channel Group"/>
  976.     
  977.     <!-- rename channel -->
  978.     <const name="S_CaptionRenameChannel" value="Rename Channel"/>
  979.     <const name="S_PromptRenameChannel" value="Enter the new name for this channel"/>    
  980.  
  981.     <!-- remove channel - actChannelRemove -->
  982.     <const name="S_RemoveChannel" value="Delete Channel"/>
  983.     <const name="S_RemoveWatch" value="Delete Watch"/>        
  984.     <const name="S_RemoveNewsBin" value="Delete News Bin"/>
  985.     
  986.     <!-- channel properties - actChannelProperties -->
  987.     <const name="S_PropertiesChannel" value="Channel Properties"/>
  988.     <const name="S_PropertiesWatch" value="Watch Properties"/>
  989.     <const name="S_PropertiesNewsBin" value="News Bin Properties"/>
  990.     
  991.     <!-- news item date filters - currently unused -->
  992.     <const name="S_FilterToday" value="Today"/>
  993.     <const name="S_FilterYesterday" value="Yesterday"/>
  994.     <const name="S_FilterThisWeek" value="This Week"/>
  995.     <const name="S_FilterLastWeek" value="Last Week"/>
  996.     <const name="S_FilterThisMonth" value="This Month"/>
  997.     <const name="S_FilterLastMonth" value="Last Month"/>
  998.     
  999.     <!-- status bar messages -->
  1000.     <const name="S_StatusHttpFailed" value="Failed to connect to %s"/>
  1001.     <const name="S_StatusHttpAuthFailed" value="Failed to authenticate connection to %s"/>
  1002.     <const name="S_StatusHttpConnect" value="Connecting..."/>
  1003.     <const name="S_StatusHttpDownload" value="Downloading..."/>
  1004.     <const name="S_StatusPopupKilled" value="Popups were blocked on this page.  Press "Ctrl" when clicking to allow popups."/>
  1005.     <const name="S_StatusHttpNotModified" value="Not modified (%s)"/>
  1006.     <const name="S_StatusAddToNewsBin" value="Added item to news bin"/>
  1007.     <const name="S_StatusNewsBinItemExists" value="This item already exists in your news bin."/>
  1008.     <const name="S_StatusAutoDiscoveryCount" value="%d auto-discovery items"/>
  1009.     <const name="S_StatusNumItemsDisplayed" value="%d items displayed"/>
  1010.     <const name="S_StatusNumItemsFiltered" value="(%d items hidden by filter)"/>
  1011.     <const name="S_StatusEMailFailed" value="Email was not sent"/>
  1012.     <const name="S_StatusDeleteGroup" value="Deleting group %s..."/>
  1013.     <const name="S_StatusChannelCopied" value="Channel copied to %s"/>
  1014.     <const name="S_StatusChannelMoved" value="Channel moved to %s"/>
  1015.     <const name="S_StatusCleaningChannel" value="Cleaning %s..."/>
  1016.     <const name="S_StatusMovingChannel" value="Moving %s"/>
  1017.     <const name="S_StatusCopyingChannel" value="Copying %s"/>
  1018.     <const name="S_StatusProcessing" value="Processing %s..."/> <!-- generic processing message -->
  1019.     <const name="S_StatusProcessingEscapeCancel" value="[Hold <Escape> to cancel] Processing %s..."/>
  1020.     <!-- update all groups -->
  1021.     <const name="S_StatusUpdating" value="Updating %s..."/>
  1022.     <const name="S_StatusEndUpdate" value="Completed %s"/>
  1023.     <const name="S_StatusUpdateComplete" value="Update completed"/>
  1024.     <const name="S_StatusUpdateCancelled" value="Update cancelled"/>
  1025.     <const name="S_StatusUpdateNumNewItems" value="%d new items downloaded"/>
  1026.     <!-- used by update all groups and desktop alert -->
  1027.     <const name="S_StatusChannelUpdated" value="%s has %d new item(s)"/>
  1028.     <const name="S_StatusGroupUpdated" value="%s has %d new items in %d channels"/> 
  1029.     
  1030.     <!-- used on fAddChannel to show # of channels user is adding -->
  1031.     <const name="S_StatusNumSelected" value="%d selected"/>
  1032.     
  1033.     <!-- news item states -->
  1034.     <const name="S_Read" value="Read"/>
  1035.     <const name="S_Unread" value="Unread"/>
  1036.     <const name="S_Flagged" value="Flagged"/>
  1037.     <const name="S_Unflagged" value="Not Flagged"/>
  1038.  
  1039.     <!-- navbar hint -->
  1040.     <const name="S_ChannelHint" value="%s\n%d items, %d unread, %d flagged\nLast update: %s"/>
  1041.     <const name="S_ChannelHintHttpStatus" value="Last HTTP status: %d"/>
  1042.  
  1043.     <!-- news item grid and list view columns -->
  1044.     <const name="S_ColTitle" value="Title"/>
  1045.     <const name="S_ColRcvdDate" value="Received"/>
  1046.     <const name="S_ColPubDate" value="Published"/>
  1047.     <const name="S_ColGenericDate" value="Date"/> <!-- generic date column -->
  1048.     <const name="S_ColDescription" value="Description"/> <!-- also used on fKeyboardShortcutsDlg -->
  1049.     <const name="S_ColLink" value="Link"/>
  1050.     <const name="S_ColRead" value="Read"/>
  1051.     <const name="S_ColAuthor" value="Author"/>
  1052.     <const name="S_ColFlagged" value="Flagged"/>
  1053.     <const name="S_ColSource" value="Source"/>
  1054.     <const name="S_ColRssFile" value="Newsfeed"/> <!-- fAddChannel -->
  1055.     <const name="S_ColShortcut" value="Shortcut"/>  <!-- fKeyboardShortcutsDlg -->
  1056.     <!-- fBlogThisAppsDlg -->
  1057.     <const name="S_ColAppName" value="Name"/>
  1058.     <const name="S_ColAppCmdLine" value="Command Line"/>
  1059.     <const name="S_ColAppDefault" value="Default"/>
  1060.     
  1061.     <!-- fChannelPropertiesDlg -->
  1062.     <const name="S_ChannelPropAuthorTtl" value="Author's update frequency: %d minutes"/>
  1063.     
  1064.     <!-- fAddChannel - new channel/group dialog -->
  1065.     <const name="S_CaptionNewChannel" value="New Channel"/>
  1066.     <const name="S_CaptionNewGroup" value="New Channel Group"/>
  1067.     
  1068.     <!-- fOptionsDlg (sounds) -->
  1069.     <const name="S_SndWatchNotify" value="News item added to watch"/>
  1070.     <const name="S_SndAutoDiscovery" value="Feed added to auto-discovery list"/>
  1071.     
  1072.     <!-- group update -->
  1073.     <const name="S_GroupUpdateStart" value="Update Channel Group"/>
  1074.     <const name="S_GroupUpdateStop" value="Cancel Update"/>
  1075.     
  1076.     <!-- validation error detail -->
  1077.     <const name="S_XmlErrDetailLine" value="Line %d, Col %d: %s"/>
  1078.     
  1079.     <!-- used in main form caption for custom affiliate builds - ex: "InfoWorld Edition" -->
  1080.     <const name="S_AffilDisplayName" value="%s Edition"/>
  1081.  
  1082.     <const name="S_SearchWeb" value="Search Web"/>
  1083.     
  1084.     <!-- trial/order strings -->
  1085.     <const name="S_LblLicensedTo" value="Licensed to"/>
  1086.     <const name="S_LblSerialNumber" value="Registration key or serial number"/>
  1087.     <const name="S_UnregisteredTrial" value="UNREGISTERED TRIAL VERSION"/>
  1088.     <const name="S_TrialOrderNow" value="Order Now!"/>
  1089.     <const name="S_TrialOrderNowHint" value="Order $APP_NAME$ now!"/>
  1090.     <const name="S_TrialOrderLater" value="Order Later"/>
  1091.     <const name="S_TrialOrderInfoHtml">
  1092.         <![CDATA[Why wait any longer?  <B><a href="order_link">Order Now!</a></B><BR><BR><IND x="15"><LI><B>Instant Delivery</B> -  Download immediately after placing your order<BR><BR><IND x="15"><LI><B>Safe and Secure</B> - Your online order is private, encrypted and secure]]>
  1093.     </const>
  1094.     <const name="S_TrialEnterKey" value="Enter Serial Number..."/>
  1095.     <const name="S_TrialExpiredHtml">
  1096.         <![CDATA[<b>Trial Version Expired</b><br><br>Your FeedDemon trial period has <b><FONT color="#FF0000">expired</FONT></b>]]>
  1097.     </const>
  1098.     <const name="S_TrialUsageHtml">
  1099.         <![CDATA[<b>Trial Version</b><br><br>Your %d-usage FeedDemon trial period has %d uses remaining.]]>
  1100.     </const>
  1101.     <const name="S_TrialDaysHtml">
  1102.         <![CDATA[<b>Trial Version</b><br><br>Your %d-day FeedDemon trial period has %d days remaining.]]>
  1103.     </const>
  1104.     <const name="S_TrialNewspaperWatermark">
  1105.         <![CDATA[<div style="color:red; position: absolute; top: 1px; right: 1px; font-weight: bold; font: 8pt Arial;">UNREGISTERED TRIAL VERSION</div>]]>
  1106.     </const>
  1107. </constants>
  1108.  
  1109. </language>